'宣言
Public MustInherit Class BaseEditor
(Of P,C As System.Windows.FrameworkElement)
Implements IPropertyGridEditor
public abstract class BaseEditor<P,C> : IPropertyGridEditor where C: System.Windows.FrameworkElement
'宣言
Public MustInherit Class BaseEditor
(Of P,C As System.Windows.FrameworkElement)
Implements IPropertyGridEditor
public abstract class BaseEditor<P,C> : IPropertyGridEditor where C: System.Windows.FrameworkElement